util

Undocumented in source.

Members

Functions

fixTypePointer
string fixTypePointer(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
makeValidCIdentifier
string makeValidCIdentifier(string input)
Undocumented in source. Be warned that the author may not have intended to support it.
removeUnicodeBOM
const(char)[] removeUnicodeBOM(const(char)[] input)
Undocumented in source. Be warned that the author may not have intended to support it.
replace
string replace(string text, string oldText, string newText, bool caseSensitive, bool first)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta